func github.com/andybalholm/brotli.sortHuffmanTree1
3 uses
github.com/andybalholm/brotli (current package)
brotli_bit_stream.go#L441: func sortHuffmanTree1(v0 huffmanTree, v1 huffmanTree) bool {
brotli_bit_stream.go#L509: sortHuffmanTreeItems(*tree, uint(n), huffmanTreeComparator(sortHuffmanTree1))
brotli_bit_stream.go#L712: sortHuffmanTreeItems(*tree, uint(n), huffmanTreeComparator(sortHuffmanTree1))
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |